FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package eReferralOntarioNew.core#0.10.0 (93 ms)

Package eReferralOntarioNew.core
Type CodeSystem
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=eReferralOntarioNew.core@0.10.0&canonical=http://hl7.org/fhir/request-status
Url http://hl7.org/fhir/request-status
Version 3.3.0
Status draft
Date 2018-04-03T12:05:46+10:00
Name RequestStatus
Experimental False
Authority hl7
Description Codes identifying the lifecycle stage of a request
Content complete
valueSet http://hl7.org/fhir/ValueSet/request-status

Resources that use this resource

CodeSystem
http://hl7.org/fhir/care-plan-status Care Plan Status
http://hl7.org/fhir/request-status Request Status
http://hl7.dk/fhir/core/CodeSystem/request-status-dk-supplement DK Request Status
http://hl7.org/fhir/us/physical-activity/ValueSet/pa-servicerequest-status PA ServiceRequest Status
https://corhealth-ontario.ca/fhir/ValueSet/CorHealthEntryStatusVS Entry Status
http://ehealthontario.ca/fhir/ValueSet/lab/request-status RequestStatus
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial Status de requisição de regulação assistencial

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

RequestStatus

Codes identifying the lifecycle stage of a request

This code system http://hl7.org/fhir/request-status defines the following codes:

CodeDisplayDefinition
draftDraftThe request has been created but is not yet complete or ready for action
activeActiveThe request is in force and ready to be acted upon
suspendedSuspendedThe authorization/request to act has been temporarily withdrawn but is expected to resume in the future
cancelledCancelledThe authorization/request to act has been terminated prior to the full completion of the intended actions. No further activity should occur.
completedCompletedActivity against the request has been sufficiently completed to the satisfaction of the requester
entered-in-errorEntered in ErrorThis electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "cancelled" rather than "entered-in-error".)
unknownUnknownThe authoring system does not know which of the status values currently applies for this request. Note: This concept is not to be used for "other" . One of the listed statuses is presumed to apply, but the system creating the request does not know.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "request-status",
  "meta" : {
    "lastUpdated" : "2018-04-03T12:05:46.262+10:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>RequestStatus</h2><div><p>Codes identifying the lifecycle stage of a request</p></div><p>This code system http://hl7.org/fhir/request-status defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">draft<a name=\"request-status-draft\"></a></td><td>Draft</td><td>The request has been created but is not yet complete or ready for action</td></tr><tr><td style=\"white-space:nowrap\">active<a name=\"request-status-active\"></a></td><td>Active</td><td>The request is in force and ready to be acted upon</td></tr><tr><td style=\"white-space:nowrap\">suspended<a name=\"request-status-suspended\"></a></td><td>Suspended</td><td>The authorization/request to act has been temporarily withdrawn but is expected to resume in the future</td></tr><tr><td style=\"white-space:nowrap\">cancelled<a name=\"request-status-cancelled\"></a></td><td>Cancelled</td><td>The authorization/request to act has been terminated prior to the full completion of the intended actions. No further activity should occur.</td></tr><tr><td style=\"white-space:nowrap\">completed<a name=\"request-status-completed\"></a></td><td>Completed</td><td>Activity against the request has been sufficiently completed to the satisfaction of the requester</td></tr><tr><td style=\"white-space:nowrap\">entered-in-error<a name=\"request-status-entered-in-error\"></a></td><td>Entered in Error</td><td>This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be \"cancelled\" rather than \"entered-in-error\".)</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"request-status-unknown\"></a></td><td>Unknown</td><td>The authoring system does not know which of the status values currently applies for this request. Note: This concept is not to be used for \"other\" . One of the listed statuses is presumed to apply, but the system creating the request does not know.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pc"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString" : "Trial Use"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2
    }
  ],
  "url" : "http://hl7.org/fhir/request-status",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.1.112"
    }
  ],
  "version" : "3.3.0",
  "name" : "RequestStatus",
  "status" : "draft",
  "experimental" : false,
  "date" : "2018-04-03T12:05:46+10:00",
  "publisher" : "HL7 (FHIR Project)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description" : "Codes identifying the lifecycle stage of a request",
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/request-status",
  "content" : "complete",
  "concept" : [
    {
      "code" : "draft",
      "display" : "Draft",
      "definition" : "The request has been created but is not yet complete or ready for action"
    },
    {
      "code" : "active",
      "display" : "Active",
      "definition" : "The request is in force and ready to be acted upon"
    },
    {
      "code" : "suspended",
      "display" : "Suspended",
      "definition" : "The authorization/request to act has been temporarily withdrawn but is expected to resume in the future"
    },
    {
      "code" : "cancelled",
      "display" : "Cancelled",
      "definition" : "The authorization/request to act has been terminated prior to the full completion of the intended actions. No further activity should occur."
    },
    {
      "code" : "completed",
      "display" : "Completed",
      "definition" : "Activity against the request has been sufficiently completed to the satisfaction of the requester"
    },
    {
      "code" : "entered-in-error",
      "display" : "Entered in Error",
      "definition" : "This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be \"cancelled\" rather than \"entered-in-error\".)"
    },
    {
      "code" : "unknown",
      "display" : "Unknown",
      "definition" : "The authoring system does not know which of the status values currently applies for this request. Note: This concept is not to be used for \"other\" . One of the listed statuses is presumed to apply, but the system creating the request does not know."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.